First off, CCK + Views absolutly amazing!!!! Thanks for all the hard work!!
When creating blocks of user avatars, it would be great to be able to filter based on whether a user has a picture or not, thus providing the ability to not have blank spaces for users who do not have pictures uploaded.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | views_users_picture_filter.patch | 1.83 KB | neclimdul |
Comments
Comment #1
neclimdulSounds good. Here's a patch that should work.
Comment #2
leenwebb commentedAny chance this idea could be made into a patch for 5x-1.6*? I've been trying to sort by "has user picture" but am having a really hard time with it. And Views 6x is so drastically different than 5, I looked at the patch but couldn't figure out where the equivalent changes would need to be made in the older code.
*Or even vague instructions on how/where to take the ideas from the patch and put them into 5!
Thanks!
Comment #3
merlinofchaos commentedCommitted. Thanks for the patch!